home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Complete Work of Mahatma Gandhi
/
The Complete Work of Mahatma Gandhi-CD interactive.iso
/
pc
/
ganmac
/
eb.cst
/
00067_Field_rrew.txt
< prev
next >
Wrap
Text File
|
1999-05-31
|
193b
|
11 lines
on mouseUp
global gmenu,gwpage
if gwpage<>1 then
put "gwpage"gwpage
put "gmenu" gmenu
set gwpage=gwpage-1
go to the frame-1
else
go to the frame
end if
end